SQLSTATE: 01004 [MySQL][ODBC 3.51 Driver][mysqld-4.1.18-nt]String data, right truncated

When i export data from MySQL(server 5.0) i get followng error.

SQLSTATE: 01004 [MySQL][ODBC 3.51 Driver][mysqld-4.1.18-nt]String data,
right truncated

can sombody explain why this is happenning and possible solution!!!

consider it as a bit urgent!!!
Kuldeep [ Di, 23 Mai 2006 16:09 ] [ ID #1325998 ]

Re: SQLSTATE: 01004 [MySQL][ODBC 3.51 Driver][mysqld-4.1.18-nt]Stringdata, right truncated

Kuldeep wrote:
> When i export data from MySQL(server 5.0) i get followng error.
>
> SQLSTATE: 01004 [MySQL][ODBC 3.51 Driver][mysqld-4.1.18-nt]String data,
> right truncated
>
> can sombody explain why this is happenning and possible solution!!!

Perhaps it is related to this bug:
http://bugs.mysql.com/bug.php?id=15310

The bug has status "verified" which means MySQL AB has been able to
reproduce it, but does not have a fix.

The bug report claims that this error does not occur with a slightly
older version of the ODBC driver; the reporter tested 3.51.11 and
3.51.9. You could try to find a download for one of these versions.

Regards,
Bill K.
Bill Karwin [ Di, 23 Mai 2006 18:08 ] [ ID #1326000 ]
Datenbanken » mailing.database.mysql » SQLSTATE: 01004 [MySQL][ODBC 3.51 Driver][mysqld-4.1.18-nt]String data, right truncated

Vorheriges Thema: Copying MySQL database files between machines
Nächstes Thema: Setting linesize and column size in MySQL 4.1.1?